home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / music / splib44u.readme < prev    next >
Text File  |  1995-09-24  |  2KB  |  40 lines

  1. Short:    Superplay.library - loads, saves, plays Sounds
  2. Author:   Andreas_Kleinert@superview.ftn.sub.org
  3. Uploader: schulze@phil.uni-sb.de
  4. Type:     mus/play
  5.  
  6. *** User distribution of superplay.library (without Programmers stuff) ***
  7.  
  8. superplay-Library V4.4 and SuperPlay V4.4, a modularian Shared Library-System
  9. for loading, saving and playing of various - unlimited - Sound (Module) File
  10. Formats via Datatype-like sub-libraries (SPObjects).
  11. Playing and converting of Sample-Formats (also Modules to Samples) is possible
  12. with SuperPlay V4.4.
  13.  
  14. OS V2.04+ is required. FREEWARE. Includes all needed programming stuff
  15. and Example-SourceCodes.
  16.  
  17. SPObjects :    - IFF-8SVX, VOC (DOS), WAV (Windows), OS3-Datatypes (Sound)
  18.                - Sound/ProTracker, MED, JamCracker
  19.  
  20.      CHANGES:
  21.      ========
  22.  
  23.      V4.4 (26.08.1994) :
  24.      -------------------
  25.       - recompiled main library with SAS/C V6.55
  26.       - recomplied all supplied SPObjects with SAS/C V6.55
  27.       - all modules now do save A1 within assembler routines
  28.       - completely rewrote documentation:
  29.           - moved english docs to a new guide files, which also
  30.             includes docs for the single SPObjects
  31.           - removed german docs - replaced with "LiesMich.doc"
  32.           - removed redundant information
  33.           - added note about distribution and commercial licensing
  34.           - added not about Frank Dittmar's DosXS, which is allowed
  35.             to use superplay.library since a long time already
  36.           - overall reworked documentation
  37.       - updated SuperPlay to V4.4
  38.       - completely replaced Installer-Script
  39.       - and so on
  40.